projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45d6752
)
Document gdk_window_geometry_changed
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 31 Aug 2009 23:51:19 +0000
(19:51 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 31 Aug 2009 23:51:19 +0000
(19:51 -0400)
gdk/gdkwindow.c
patch
|
blob
|
history
diff --git
a/gdk/gdkwindow.c
b/gdk/gdkwindow.c
index 3cb31299fad8335422ebdfa9ecc2205a96f9d849..f9fb2adccc9c9a03fcf1b30e83ec7af1c3253d85 100644
(file)
--- a/
gdk/gdkwindow.c
+++ b/
gdk/gdkwindow.c
@@
-9332,7
+9332,11
@@
gdk_pointer_grab (GdkWindow * window,
/**
* gdk_window_geometry_changed:
- * @window: a #GdkWindow
+ * @window: an embedded offscreen #GdkWindow
+ *
+ * This function informs GDK that the geometry of an embedded
+ * offscreen window has changed. This is necessary for GDK to keep
+ * track of which offscreen window the pointer is in.
*
* Since: 2.18
*/